-
Home
-
FAPI Member
-
2.2.6
-
Code
-
Classes
- UrlImmutable
Total Complexity |
50 |
Dependencies |
4 |
Dependents |
2 |
Total lines |
219 |
Lines of code |
132 |
Logical lines of code |
68 |
Comment lines |
43 |
Methods |
31 |
Properties |
9 |
Methods 31
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
build() |
S |
66 |
8 |
6 |
__construct() |
S |
64 |
5 |
8 |
getDomain() |
S |
70 |
3 |
5 |
getHostUrl() |
S |
77 |
3 |
3 |
getAbsoluteUrl() |
S |
76 |
3 |
3 |
withQuery() |
S |
70 |
2 |
6 |
getPort() |
S |
80 |
2 |
3 |
withQueryParameter() |
S |
73 |
1 |
5 |
export() |
S |
77 |
1 |
3 |
jsonSerialize() |
S |
81 |
1 |
3 |
isEqual() |
S |
79 |
1 |
3 |
__toString() |
S |
81 |
1 |
3 |
getAuthority() |
S |
82 |
1 |
3 |
getFragment() |
S |
82 |
1 |
3 |
withFragment() |
S |
71 |
1 |
6 |
getQueryParameter() |
S |
79 |
1 |
3 |
getQueryParameters() |
S |
82 |
1 |
3 |
getScheme() |
S |
82 |
1 |
3 |
getQuery() |
S |
78 |
1 |
3 |
withUser() |
S |
71 |
1 |
6 |
withScheme() |
S |
71 |
1 |
6 |
withPath() |
S |
71 |
1 |
6 |
getDefaultPort() |
S |
79 |
1 |
3 |
withPort() |
S |
71 |
1 |
6 |
getHost() |
S |
82 |
1 |
3 |
withHost() |
S |
71 |
1 |
6 |
withoutUserInfo() |
S |
71 |
1 |
6 |
getPassword() |
S |
82 |
1 |
3 |
withPassword() |
S |
71 |
1 |
6 |
getUser() |
S |
82 |
1 |
3 |
getPath() |
S |
82 |
1 |
3 |